[INFO] cloning repository https://github.com/mnmaraes/central
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mnmaraes/central" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnmaraes%2Fcentral", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnmaraes%2Fcentral'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 161d67c03f662ca529a4a699598c1f5a4dc15237
[INFO] checking mnmaraes/central against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnmaraes%2Fcentral" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mnmaraes/central
[INFO] finished tweaking git repo https://github.com/mnmaraes/central
[INFO] tweaked toml for git repo https://github.com/mnmaraes/central written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mnmaraes/central on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mnmaraes/central already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `macros` library target)
[INFO] [stderr] warning: `macros` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.111
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.5
[INFO] [stderr]   Downloaded tracing-attributes v0.1.8
[INFO] [stderr]   Downloaded tracing-core v0.1.10
[INFO] [stderr]   Downloaded tracing-appender v0.1.0
[INFO] [stderr]   Downloaded miow v0.3.4
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.5
[INFO] [stderr]   Downloaded tracing v0.1.15
[INFO] [stderr]   Downloaded serde v1.0.111
[INFO] [stderr]   Downloaded rand_xoshiro v0.4.0
[INFO] [stderr]   Downloaded pin-project-internal v0.4.20
[INFO] [stderr]   Downloaded im v15.0.0
[INFO] [stderr]   Downloaded sized-chunks v0.6.2
[INFO] [stderr]   Downloaded pin-project v0.4.20
[INFO] [stderr]   Downloaded actix v0.10.0-alpha.3
[INFO] [stderr]   Downloaded syn v1.0.30
[INFO] [stderr]   Downloaded rmp v0.8.9
[INFO] [stderr]   Downloaded rmp-serde v0.14.3
[INFO] [stderr]   Downloaded async-trait v0.1.33
[INFO] [stderr]   Downloaded actix_derive v0.5.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.2
[INFO] [stderr]   Downloaded rmpv v0.4.4
[INFO] [stderr]   Downloaded widestring v0.4.1
[INFO] [stderr]   Downloaded vcpkg v0.2.9
[INFO] [stderr]   Downloaded termios v0.3.2
[INFO] [stderr]   Downloaded terminal_size v0.1.12
[INFO] [stderr]   Downloaded diesel v1.4.4
[INFO] [stderr]   Downloaded dialoguer v0.6.2
[INFO] [stderr]   Downloaded console v0.11.3
[INFO] [stderr]   Downloaded clap v3.0.0-beta.1
[INFO] [stderr]   Downloaded os_str_bytes v2.3.1
[INFO] [stderr]   Downloaded proc-macro-error v0.4.12
[INFO] [stderr]   Downloaded proc-macro-error-attr v0.4.12
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5d66e8dfc824d2c7c135bcfe21a3d452e13b76445f7a9cebf2ea487dc8147563
[INFO] running `Command { std: "docker" "start" "5d66e8dfc824d2c7c135bcfe21a3d452e13b76445f7a9cebf2ea487dc8147563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d66e8dfc824d2c7c135bcfe21a3d452e13b76445f7a9cebf2ea487dc8147563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d66e8dfc824d2c7c135bcfe21a3d452e13b76445f7a9cebf2ea487dc8147563" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d66e8dfc824d2c7c135bcfe21a3d452e13b76445f7a9cebf2ea487dc8147563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d66e8dfc824d2c7c135bcfe21a3d452e13b76445f7a9cebf2ea487dc8147563" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `macros` library target)
[INFO] [stderr] warning: `macros` (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling proc-macro-nested v0.1.5
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking addr2line v0.12.1
[INFO] [stderr]     Checking tracing-core v0.1.10
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking object v0.19.0
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.0.0
[INFO] [stderr]     Checking sharded-slab v0.0.9
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking tracing-log v0.1.1
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling indexmap v1.4.0
[INFO] [stderr]     Checking unicode-xid v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.2
[INFO] [stderr]     Checking termios v0.3.2
[INFO] [stderr]     Checking terminal_size v0.1.12
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking os_str_bytes v2.3.1
[INFO] [stderr]     Checking unicode-segmentation v1.6.0
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking sized-chunks v0.6.2
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking heck v0.3.1
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking backtrace v0.3.48
[INFO] [stderr]     Checking console v0.11.3
[INFO] [stderr]     Checking dialoguer v0.6.2
[INFO] [stderr]     Checking macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.111
[INFO] [stderr]    Compiling pin-project-internal v0.4.20
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.19
[INFO] [stderr]    Compiling enum-as-inner v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.8
[INFO] [stderr]    Compiling derive_more v0.99.7
[INFO] [stderr]    Compiling actix-macros v0.1.2
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.1
[INFO] [stderr]     Checking tokio v0.2.21
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking tracing v0.1.15
[INFO] [stderr]     Checking thiserror v1.0.19
[INFO] [stderr]     Checking pin-project v0.4.20
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking clap v3.0.0-beta.1
[INFO] [stderr]     Checking actix-threadpool v0.3.2
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking trust-dns-proto v0.19.5
[INFO] [stderr]     Checking trust-dns-resolver v0.19.5
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking tracing-serde v0.1.1
[INFO] [stderr]     Checking diesel v1.4.4
[INFO] [stderr]     Checking actix v0.10.0-alpha.3
[INFO] [stderr]     Checking codec v0.1.0 (/opt/rustwide/workdir/codec)
[INFO] [stderr]     Checking tracing-subscriber v0.2.5
[INFO] [stderr]     Checking cliff v0.1.0 (/opt/rustwide/workdir/cliff)
[INFO] [stderr]     Checking tracing-appender v0.1.0
[INFO] [stderr]     Checking registry v0.1.0 (/opt/rustwide/workdir/registry)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> registry/src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `client` in the macro namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> registry/src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> registry/src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `router` in the macro namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> registry/src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> registry/src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `client` in the macro namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> registry/src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> registry/src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `router` in the macro namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> registry/src/lib.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cliff::{client, router};
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> registry/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> registry/src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]   --> registry/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use macros::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> registry/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 42 | |     Registry [
[INFO] [stdout] 43 | |         // Interface
[INFO] [stdout] 44 | |         Require { capability: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`RegistryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_RegistryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking models v0.1.0 (/opt/rustwide/workdir/models)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                      ^--------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `Queryable` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this function `_impl_queryable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `HasTable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `Identifiable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Note`
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Note`
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRef`
[INFO] [stdout] 32 | pub enum NoteRef {
[INFO] [stdout]    |          ------- `NoteRef` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:31:35
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRef`
[INFO] [stdout] 32 | pub enum NoteRef {
[INFO] [stdout]    |          ------- `NoteRef` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteDescriptor`
[INFO] [stdout] 40 | pub struct NoteDescriptor {
[INFO] [stdout]    |            -------------- `NoteDescriptor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:39:35
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteDescriptor`
[INFO] [stdout] 40 | pub struct NoteDescriptor {
[INFO] [stdout]    |            -------------- `NoteDescriptor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                      ^--------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `Queryable` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this function `_impl_queryable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `HasTable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `Identifiable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Project`
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Project`
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout]   | |         ---- `body` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] 5 | |         created_at -> Timestamp,
[INFO] [stdout]   | |         ---------- `created_at` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] 5 | |         created_at -> Timestamp,
[INFO] [stdout] 6 | |         updated_at -> Timestamp,
[INFO] [stdout]   | |         ---------- `updated_at` is not local
[INFO] [stdout] 7 | |     }
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout]    | |         -------- `key_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_key_note`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] 14 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] 14 | |         created_at -> Timestamp,
[INFO] [stdout] 15 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking note_store v0.1.0 (/opt/rustwide/workdir/note_store)
[INFO] [stderr]     Checking project_store v0.1.0 (/opt/rustwide/workdir/project_store)
[INFO] [stderr]     Checking note_repo v0.1.0 (/opt/rustwide/workdir/note_repo)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                      ^--------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `Queryable` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this function `_impl_queryable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `HasTable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:22:49
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `Identifiable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_note`
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Note`
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Note`
[INFO] [stdout] 22 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 23 | pub struct Note {
[INFO] [stdout]    |            ---- `Note` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRef`
[INFO] [stdout] 32 | pub enum NoteRef {
[INFO] [stdout]    |          ------- `NoteRef` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:31:35
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRef`
[INFO] [stdout] 32 | pub enum NoteRef {
[INFO] [stdout]    |          ------- `NoteRef` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteDescriptor`
[INFO] [stdout] 40 | pub struct NoteDescriptor {
[INFO] [stdout]    |            -------------- `NoteDescriptor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:39:35
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteDescriptor`
[INFO] [stdout] 40 | pub struct NoteDescriptor {
[INFO] [stdout]    |            -------------- `NoteDescriptor` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                      ^--------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      `Queryable` is not local
[INFO] [stdout]    |                                      move the `impl` block outside of this function `_impl_queryable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^-----------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `HasTable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 `Identifiable` is not local
[INFO] [stdout]    |                                                 move the `impl` block outside of this function `_impl_identifiable_for_project`
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Identifiable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Identifiable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Identifiable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^--------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        `Serialize` is not local
[INFO] [stdout]    |                        move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Project`
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/lib.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^----------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `Deserialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Project`
[INFO] [stdout] 65 | #[cfg_attr(feature = "store", derive(Queryable, Identifiable))]
[INFO] [stdout] 66 | pub struct Project {
[INFO] [stdout]    |            ------- `Project` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout]   | |         ---- `body` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_body`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] 5 | |         created_at -> Timestamp,
[INFO] [stdout]   | |         ---------- `created_at` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> models/src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     notes (id) {
[INFO] [stdout] 3 | |         id -> Uuid,
[INFO] [stdout] 4 | |         body -> Text,
[INFO] [stdout] 5 | |         created_at -> Timestamp,
[INFO] [stdout] 6 | |         updated_at -> Timestamp,
[INFO] [stdout]   | |         ---------- `updated_at` is not local
[INFO] [stdout] 7 | |     }
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout]    | |         -------- `key_note` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_key_note`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] 14 | |         created_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> models/src/schema.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / table! {
[INFO] [stdout] 11 | |     projects (id) {
[INFO] [stdout] 12 | |         id -> Uuid,
[INFO] [stdout] 13 | |         key_note -> Uuid,
[INFO] [stdout] 14 | |         created_at -> Timestamp,
[INFO] [stdout] 15 | |         updated_at -> Timestamp,
[INFO] [stdout]    | |         ---------- `updated_at` is not local
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoteRepo` is never constructed
[INFO] [stdout]   --> note_repo/src/ipc.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NoteRepo;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_note` is never used
[INFO] [stdout]   --> note_repo/src/runners/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn get_note(path: String) -> Result<String, Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_descriptors` is never used
[INFO] [stdout]   --> note_repo/src/runners/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn get_all_descriptors() -> Result<Vec<NoteDescriptor>, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_heading` is never used
[INFO] [stdout]   --> note_repo/src/runners/mod.rs:40:4
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn read_heading<P>(path: P) -> Result<String, Error>
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_project` is never used
[INFO] [stdout]   --> project_store/src/models.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn create_project(conn: &PgConnection, note_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_project` is never used
[INFO] [stdout]   --> project_store/src/models.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn delete_project(conn: &PgConnection, project_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all` is never used
[INFO] [stdout]   --> project_store/src/models.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn get_all(conn: &PgConnection) -> Result<Vec<Project>, Error> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoteRepo` is never constructed
[INFO] [stdout]   --> note_repo/src/ipc.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct NoteRepo;
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_note` is never used
[INFO] [stdout]   --> note_repo/src/runners/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn get_note(path: String) -> Result<String, Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_descriptors` is never used
[INFO] [stdout]   --> note_repo/src/runners/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn get_all_descriptors() -> Result<Vec<NoteDescriptor>, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_heading` is never used
[INFO] [stdout]   --> note_repo/src/runners/mod.rs:40:4
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn read_heading<P>(path: P) -> Result<String, Error>
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn create_note(conn: &PgConnection, body: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn update_note(conn: &PgConnection, note_id: &str, new_body: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn delete_note(conn: &PgConnection, note_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn get_note(conn: &PgConnection, note_id: &str) -> Result<Note, Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_descriptors` is never used
[INFO] [stdout]   --> note_store/src/models.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn get_all_descriptors(conn: &PgConnection) -> Result<Vec<NoteDescriptor>, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking central_cli v0.1.0 (/opt/rustwide/workdir/central_cli)
[INFO] [stdout] warning: function `create_project` is never used
[INFO] [stdout]   --> project_store/src/models.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn create_project(conn: &PgConnection, note_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_project` is never used
[INFO] [stdout]   --> project_store/src/models.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn delete_project(conn: &PgConnection, project_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all` is never used
[INFO] [stdout]   --> project_store/src/models.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn get_all(conn: &PgConnection) -> Result<Vec<Project>, Error> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn create_note(conn: &PgConnection, body: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn update_note(conn: &PgConnection, note_id: &str, new_body: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn delete_note(conn: &PgConnection, note_id: &str) -> Result<(), Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_note` is never used
[INFO] [stdout]   --> note_store/src/models.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn get_note(conn: &PgConnection, note_id: &str) -> Result<Note, Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_descriptors` is never used
[INFO] [stdout]   --> note_store/src/models.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn get_all_descriptors(conn: &PgConnection) -> Result<Vec<NoteDescriptor>, Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Note {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { reference: NoteRef, body: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_store/src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newnote`
[INFO] [stdout] 11 | #[table_name = "notes"]
[INFO] [stdout] 12 | struct NewNote<'a> {
[INFO] [stdout]    |        ------- `NewNote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/ipc.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 |   macros::ipc! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout]  2 | |     Project {
[INFO] [stdout]  3 | |         command => [
[INFO] [stdout]  4 | |             Create { note_id: String } -> {
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`ProjectStoreStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ProjectStoreStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `::cliff::router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> project_store/src/models.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_newproject`
[INFO] [stdout] 12 | #[table_name = "projects"]
[INFO] [stdout] 13 | pub struct NewProject {
[INFO] [stdout]    |            ---------- `NewProject` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteCommandResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteCommandResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteQueryResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteQueryResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusRequest` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusRequest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Serialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Serialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> note_repo/src/ipc.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 |   router! {
[INFO] [stdout]    |   ^
[INFO] [stdout]    |   |
[INFO] [stdout]    |  _`Deserialize` is not local
[INFO] [stdout]    | |
[INFO] [stdout] 34 | |     NoteRepo;
[INFO] [stdout] 35 | |     [
[INFO] [stdout] 36 | |         NoteCommand [
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | | -
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`NoteRepoStatusResponse` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_NoteRepoStatusResponse`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `::cliff::serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `::cliff::serde::Deserialize` which comes from the expansion of the macro `router` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.43s
[INFO] running `Command { std: "docker" "inspect" "5d66e8dfc824d2c7c135bcfe21a3d452e13b76445f7a9cebf2ea487dc8147563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d66e8dfc824d2c7c135bcfe21a3d452e13b76445f7a9cebf2ea487dc8147563", kill_on_drop: false }`
[INFO] [stdout] 5d66e8dfc824d2c7c135bcfe21a3d452e13b76445f7a9cebf2ea487dc8147563
